Skip to content

chore(cargo): tidy package metadata#221

Merged
AlfioEmanueleFresta merged 3 commits into
masterfrom
chore/cargo-metadata
May 19, 2026
Merged

chore(cargo): tidy package metadata#221
AlfioEmanueleFresta merged 3 commits into
masterfrom
chore/cargo-metadata

Conversation

@AlfioEmanueleFresta
Copy link
Copy Markdown
Member

@AlfioEmanueleFresta AlfioEmanueleFresta commented May 18, 2026

A handful of Cargo metadata fixes so the crates.io listing renders properly on the next publish:

  • Add license = "LGPL-2.1-or-later". Fixes the "nonstandard license" label on crates.io.
  • Add readme = "../README.md" so the crate page renders the README. Verified via cargo package --list.
  • Updating my email address.
  • Credit @msirringhaus and @iinuwa as authors.

@AlfioEmanueleFresta AlfioEmanueleFresta changed the title chore(cargo): add SPDX license identifier and include README in the crate chore(cargo): tidy package metadata May 18, 2026
Copy link
Copy Markdown
Collaborator

@msirringhaus msirringhaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much! :)

@AlfioEmanueleFresta AlfioEmanueleFresta merged commit 8c71a77 into master May 19, 2026
4 checks passed
@AlfioEmanueleFresta AlfioEmanueleFresta deleted the chore/cargo-metadata branch May 19, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants